home *** CD-ROM | disk | FTP | other *** search
/ Cre@te Online 2000 December / Cre@teOnline CD05.iso / MacSoft / XML ConsoleMax.sea / XML ConsoleMax / Required / sox / com / commerceone / CBL / n1_0 / InvoiceSummary.mod < prev    next >
Encoding:
Extensible Markup Language  |  2000-07-03  |  835 b   |  30 lines  |  [STrk/SCPL]

  1. <?xml version="1.0"?>
  2. <!DOCTYPE schema SYSTEM 
  3.         "urn:x-commerceone:document:com:commerceone:xdk:xml:schema.dtd$1.0">
  4.  
  5. <schema uri="urn:x-commerceone:document:com:commerceone:CBL:CBL.sox$1.0">
  6.  
  7. <intro>
  8. <p>Copyright Notice</p>
  9. <p>Common Business Library 2.0<br/>
  10. Copyright 1999 Commerce One, Inc.</p>
  11. <p>Permission is granted to use, copy, modify and distribute the DTD's, schemas
  12. and modules in the Commerce One Common Business Library Version 2.0 subject to the terms
  13. and conditions specified at http://www.marketsite.net/xml/cbl/copyright.html</p> 
  14. </intro>
  15.  
  16.     <elementtype name="InvoiceSummary">
  17.         <model>
  18.         <sequence>
  19.             <!--  SG48  -->
  20.             <element type="Decimal18_3" name="SubTotal" />
  21.  
  22.             <!--  SG50  -->
  23.             <element type="Tax" />
  24.  
  25.             <element type="Decimal18_3" name="Total" />
  26.         </sequence>
  27.         </model>
  28.     </elementtype>
  29. </schema>
  30.